Category Archives for Load Balancer

Azure PowerShell: Add port forwarding load balancer to existing VM

In this blog post, I’ll share some Azure PowerShell code that I often use to attach a load balancer to existing Azure VMs (Virtual Machines). The code is both useful when you want to split the load

read more...

Part 1 of 2 – Port forwarding in Azure Resource Manager Virtual Machines with Azure Load Balancer: The Basics

In this post, I will show you how to use the Azure Load Balancer to easily setup port forwarding to Azure Resource Manager (ARM) Virtual Machines (VM). This blog post is part of a two-part series on the

read more...

Part 2 of 2 – Port forwarding in Azure Resource Manager Virtual Machines with Azure Load Balancer: Implementation in Azure Portal

This blog post is part of a two-part series on the topic of “Port forwarding in Azure Resource Manager Virtual Machines with Azure Load Balancer”: Part 1: The basics Part 2: Implementation

read more...